How to Install gnustep-core-devel software package in Debian 7 (Wheezy)

How to Install gnustep-core-devel software package in Debian 7 (Wheezy)

gnustep-core-devel software package provides GNUstep Development Environment -- core libraries, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gnustep-core-devel 

gnustep-core-devel is installed in your system.

Make ensure the gnustep-core-devel package were installed using the commands given below,

$ sudo dpkg-query -l | grep gnustep-core-devel *

You will get with gnustep-core-devel package name, version, architecture and description in a table

gnustep-core-devel package basic information:

Distro Debian 7 wheezy
Section GNUstep
Package gnustep-core-devel
Version 7.7
Description GNUstep Development Environment -- core libraries
Sub Section GNUstep


See Also, How to uninstall or remove gnustep-core-devel software package from Debian 7 (Wheezy)?